home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / mis_bnch / penfix / fpu_read.me < prev    next >
Encoding:
Text File  |  1994-12-08  |  23.8 KB  |  547 lines

  1.               FPUFIX Copyright 1994, Stage Research, Inc.
  2.                             December 7, 1994
  3.                               Version 1.0
  4.  
  5. COPYRIGHT & REGISTRATION:
  6.   FPUFIX is Copyrighted software which is distributed as shareware. It
  7.   is a violation of Federal and other laws to use this software without
  8.   paying for it. To register your copy, send US $10 to:
  9.  
  10.     Stage Research, Inc.
  11.     6315 Pearl Rd.  Suite 301
  12.     Parma Hts., OH 44130
  13.  
  14.   or FAX 216-888-8009 or e-mail 76447.3532@compuserve.com with your VISA
  15.   or MasterCard number, your name and address, and phone number.  US $10
  16.   will be deducted from your charge card.  Site and volume pricing is
  17.   shown at the end of this document.
  18.  
  19. SHARE THIS SOFTWARE
  20.   You may freely give this software to others and may distribute it
  21.   widely as long as you do not charge more than a nominal fee for the
  22.   distribution.  Those people who you give the software to must also
  23.   register it and pay the registration fee if they use it.  See the
  24.   Shareware Licensing agreement at the end of this document.
  25.  
  26. REGISTER THIS SOFTWARE AND PAY BEFORE YOU INSTALL IT
  27.   TYPE FPUFIX /R from the DOS prompt to register this copy of FPU-Fix for
  28.   your PC.  You will be asked to assert that you have paid the
  29.   registration fee to Stage Research.  Once registered, you will no longer
  30.   see the message about registration of the software.
  31.  
  32. BACKGROUND:
  33.   All Intel Pentium processors created and sold during 1993 and 1994, as
  34.   well as many sold during 1995 contain a bug which mis-calculates the
  35.   results of the division by certain relatively large numbers.  Intel
  36.   has said that the problem is very unlikely to occur during the average
  37.   life of a computer.  However, the problem is easy to demonstrate in a
  38.   spreadsheet or by using a PC's calculator software.  It can affect the
  39.   accuracy of fourth digit in a division operation (that is, instead of
  40.   a result like 22,888 you might get something like 22,891).
  41.  
  42.   FPUFIX.EXE is both a Windows and DOS program which detects which
  43.   Pentium processors are affected by this bug in the FPU (Floating Point
  44.   Unit) by actually testing for the problem.  It also provides a
  45.   solution to the problem.
  46.  
  47.   To fix the bug, FPUFIX.EXE changes the state of the Pentium computer
  48.   for certain functions which results in the correct processing of the
  49.   otherwise faulty FPU division.  Most software applications are made to
  50.   believe that the floating-point unit is turned off, though technically
  51.   it is still present and functioning.  Since most software applications
  52.   believe the FPU is not present or not available, they use their own
  53.   internal code along with the main processor (not the FPU) portion of
  54.   the Pentium to make the same calculation and the result is correct.
  55.  
  56.   After FPUFIX is run, the calculation of spreadsheet data, database
  57.   reports, calculators, financial and accounting software (and other
  58.   math-oriented software) might slow slightly but the division errors
  59.   will not occur. Actually, in testing, the performance hit it is so
  60.   slight that it is difficult to measure and even more difficult to
  61.   notice for virtually all business productivity software.  Other
  62.   aspects of the machine's performance are not affected.
  63.  
  64.   Applications which depend heavily upon the FPU such as days-long
  65.   engineering calculations involving large prime numbers are likely to
  66.   slow measurably.
  67.  
  68.   FPUFIX was tested with dozens of Windows applications (like Excel,
  69.   123, Quattro Pro, Dbase, Works, Foxpro, Calculators, Quicken,
  70.   MS-Money, etc.), and had the desired result for all applications
  71.   tested.  However for some DOS applications, FPUFIX had no effect
  72.   whatsoever.  These DOS applications blindly use the FPU even when it
  73.   is advertised as "not available."
  74.  
  75. NOT A TSR
  76.   FPUFIX is not a TSR nor is it a Device driver.  It uses no memory and
  77.   uses no system resources or environment variables.  It does not patch
  78.   or modify any software or files on your hard drive in any way.  FPUFIX
  79.   must be run before MS Windows loads or it will not work for
  80.   applications which run in Windows.  In DOS, FPUFIX must be run before
  81.   the DOS application whose calculations you want to trust.  Once run,
  82.   the FPU will continue to be "unavailable" until the PC is rebooted.
  83.   During the next boot-up there is no residual effect on the system or
  84.   its software whatsoever from having run FPUFIX.  FPUFIX will not cause
  85.   any software to have errors that were not there before FPUFIX was run.
  86.  
  87. INSTALLATION using DOS
  88.   To install FPUFIX simply copy the two files (FPUFIX.EXE and
  89.   FPU-READ.ME) to the same directory on your hard drive.  For example
  90.   copy the files to C:\DOS.
  91.  
  92.   Then edit your AUTOEXEC.BAT file and add the line:
  93.         C:\DOS\FPUFIX.EXE
  94.   That is all there is to it.
  95.  
  96.   When your system next boots up, you will see a registration message
  97.   from FPUFIX until you run the program FPUFIX followed by a /R and
  98.   affirm that you have paid Stage Research the registration fee.  After
  99.   you register FPUFIX, you will not see any evidence that it is running.
  100.  
  101. INSTALLATION using Windows
  102.   To install FPUFIX from within Windows, simply copy the two FPU files
  103.   (FPUFIX.EXE and FPU_READ.ME) the directory on your hard drive.  For
  104.   example copy the files to C:\DOS.
  105.  
  106.   Then use the RUN command from the Windows File menu to Run the program
  107.   C:\DOS\FPUFIX.EXE  (or double click on the FPUFIX.EXE file name from
  108.   within Windows file manager).
  109.  
  110.   Read the screens and click on <OK>.
  111.   Read the screen that asks if it is OK to update your AUTOEXEC.BAT and
  112.   click on <OK>.
  113.  
  114.   The next time your computer boots-up FPUFIX will be running.  You can
  115.   verify this by running it again from within Windows.  The screen will
  116.   show that your floating point calculation now achieves the correct
  117.   result and that your floating point operations are now working
  118.   correctly.
  119.  
  120.   When your system next boots up, you will see a registration message
  121.   from FPUFIX until you run the program FPUFIX followed by a /R and
  122.   affirm that you have paid Stage Research the registration fee.  After
  123.   you register FPUFIX, you will not see any evidence that it is running.
  124.  
  125.  
  126. TESTING FPUFIX FOR YOUR PARTICULAR APPLICATION SOFTWARE
  127.   If you want to get the reassurance that FPUFIX is working you can
  128.   ask your application to perform the following calculation both without
  129.   running FPUFIX first, then after running FPUFIX:
  130.  
  131.     (4,195,835/3,145,727) x 3,145,727=
  132.         if you get an answer like  4,195,579, then the FPU is in error
  133.  
  134.         if you get 4,195,835, then FPUFIX is working.
  135.  
  136.  
  137. FUNCTIONS (DOS command line for FPUFIX.EXE):
  138.  
  139.    FPUFIX.EXE /R        Register.  Make the loading of FPUFIX invisible
  140.    FPU-READ.ME          This file
  141.  
  142.  
  143. SITE AND VOLUME PRICING
  144.  
  145.   US $  10.00 (each) for Single licence for FPUFIX.
  146.  
  147.   US $   4.00 (each) for Multiple licences above 100 copies.
  148.  
  149.   US $5000.00 for one time OEM unlimited licence.
  150.  
  151.  
  152. Thank you for registering FPUFIX.
  153. _________________________________________________________________
  154.                     STAGE RESEARCH, INC.
  155.  
  156.                      HOME USER LICENSE
  157.                    AND REGISTRATION FORM
  158.  
  159.            (for BUSINESS/ INSTITUTION/ GOVERNMENT
  160.              LICENSE & REGISTRATION see below)
  161.  
  162. NOTICE TO HOME USER:    CAREFULLY READ THE FOLLOWING LEGAL
  163. AGREEMENT.  YOU MUST PROMPTLY REGISTER YOUR USE OF THE SOFTWARE
  164. PROVIDED WITH THIS AGREEMENT (THE "SOFTWARE") BY COMPLETING AND
  165. FORWARDING TO STAGE RESEARCH, INC. ("STAGE RESEARCH") THE
  166. FORM CONTAINED BELOW.
  167.  
  168. PLEASE FEEL FREE TO UPLOAD THIS SOFTWARE TO ANY ELECTRONIC
  169. BULLETIN BOARD, TO DEMONSTRATE THE SOFTWARE AND ITS
  170. CAPABILITIES OR TO GIVE COPIES TO POTENTIAL USERS, SO THAT
  171. OTHERS MAY HAVE THE OPPORTUNITY TO OBTAIN A COPY FOR USE IN
  172. ACCORDANCE WITH THE LICENSE TERMS CONTAINED IN THIS FILE.
  173.  
  174.  
  175.      1.     LICENSE GRANT.  If you are a home user, Stage
  176. Research grants to you, as an individual, a non-exclusive right
  177. to use one copy of the object code version of the SOFTWARE
  178. associated with this license for personal use on your
  179. computer.  This license to use the SOFTWARE is conditioned upon
  180. your compliance with the terms of this Agreement.  You are
  181. entitled to evaluate the software on a royalty free basis for
  182. five days.  Use after the five day evaluation period is further
  183. conditioned upon payment of the license fee specified below.
  184. This license is effective for the length of time you use
  185. version 1.x of the SOFTWARE.  You agree you will only copy the
  186. SOFTWARE as necessary to use it in accordance with this license.
  187.  
  188.      2.     COPYRIGHT.  The SOFTWARE is protected by United
  189. States copyright law and international treaty provisions.  You
  190. acknowledge that no title to the intellectual property in the
  191. SOFTWARE is transferred to you.  You further acknowledge that
  192. title and full ownership rights to the SOFTWARE will remain the
  193. exclusive property of Stage Research or its suppliers, and you
  194. will not acquire any rights to the SOFTWARE except as expressly
  195. set forth in this license.  You agree that any copies of the
  196. SOFTWARE will contain the same proprietary notices which appear
  197. on and in the SOFTWARE.
  198.  
  199.      3.     REVERSE ENGINEERING.  You agree that you will not
  200. attempt to reverse compile, modify, translate, or disassemble
  201. the SOFTWARE in whole or in part.
  202.  
  203.      4.     LIMITED WARRANTY.  Stage Research warrants that the
  204. SOFTWARE will perform substantially in accordance with the
  205. accompanying written materials for a period of ninety (90) days
  206. from the date of purchase.  Any implied warranties relating to
  207. the SOFTWARE are limited to ninety (90) days.
  208.  
  209.      5.     CUSTOMER REMEDIES.  If the SOFTWARE does not
  210. conform to the limited warranty in Section 4 above ("Limited
  211. Warranty"), Stage Research's entire liability and your sole and
  212. exclusive remedy shall be, at Stage Research's option, either
  213. to (a) correct the error or (b) help you work around or avoid
  214. the error.  The Limited Warranty is void if failure of the
  215. SOFTWARE has resulted from accident, abuse, or misapplication.
  216. Any replacement SOFTWARE will be warranted for the remainder of
  217. the original Limited Warranty period.
  218.  
  219.  
  220.      6.     NO OTHER WARRANTIES.      STAGE RESEARCH DOES NOT
  221. WARRANT THAT THE SOFTWARE IS ERROR FREE.  EXCEPT FOR THE
  222. EXPRESS LIMITED WARRANTY IN SECTION 4 ("LIMITED WARRANTY"),
  223. Stage Research DISCLAIMS ALL OTHER WARRANTIES WITH RESPECT TO
  224. THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT
  225. LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
  226. PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS.
  227. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED
  228. WARRANTIES OR LIMITATIONS ON HOW LONG AN IMPLIED WARRANTY MAY
  229. LAST, OR THE EXCLUSION OR LIMITATION OF INCIDENTAL OR
  230. CONSEQUENTIAL DAMAGES, SO THE ABOVE LIMITATIONS OR EXCLUSIONS
  231. MAY NOT APPLY TO YOU.  THIS WARRANTY GIVES YOU SPECIFIC LEGAL
  232. RIGHTS AND YOU MAY ALSO HAVE OTHER RIGHTS WHICH VARY FROM
  233. JURISDICTION TO JURISDICTION.
  234.  
  235.      7.     SEVERABILITY.  In the event of invalidity of any
  236. provision of this license, the parties agree that such
  237. invalidity shall not affect the validity of the remaining
  238. portions of this license.
  239.  
  240.      8.     NO LIABILITY FOR CONSEQUENTIAL DAMAGES.  IN NO
  241. EVENT SHALL STAGE RESEARCH OR ITS SUPPLIERS BE LIABLE TO YOU
  242. FOR ANY CONSEQUENTIAL, SPECIAL, INCIDENTAL OR INDIRECT DAMAGES
  243. OF ANY KIND ARISING OUT OF THE DELIVERY, PERFORMANCE OR USE OF
  244. THE SOFTWARE, EVEN IF STAGE RESEARCH HAS BEEN ADVISED OF THE
  245. POSSIBILITY OF SUCH DAMAGES.  IN NO EVENT WILL STAGE RESEARCH'S
  246. LIABILITY FOR ANY CLAIM, WHETHER IN CONTRACT, TORT OR ANY OTHER
  247. THEORY OF LIABILITY, EXCEED THE LICENSE FEE PAID BY YOU, IF ANY.
  248.  
  249.      9.     GOVERNING LAW.  This license will be governed by
  250. the laws of the State of California as they are applied to
  251. agreements between Ohio residents entered into and to be
  252. performed entirely within Ohio.  The United Nations Convention
  253. on Contracts for the International Sale of Goods is
  254. specifically disclaimed.
  255.  
  256.      10.    ENTIRE AGREEMENT.  This is the entire agreement
  257. between you and Stage Research which supersedes any prior
  258. agreement or understanding, whether written or oral, relating
  259. to the subject matter of this license.
  260.  
  261.         Should you have any questions concerning this license
  262. agreement, or if you desire to contact Stage Research for any
  263. reason, please call 216-888-8295, fax 216-888-8009, or
  264. write:  Stage Research, Inc. 6315 Pearl Rd., Suite 301,
  265. Parma Hts., OH, USA, 44130.
  266.  
  267. _________________________________________________________________
  268.  
  269.             USE OF STAGE RESEARCH SOFTWARE PROGRAMS
  270.  
  271.      Use the form below to register to use Stage Research
  272. software for personal home use on a single computer.
  273. Registration is for personal (home, non-business) use only.
  274. Any business (for profit or non-profit), corporate,
  275. institutional, or governmental use of our programs requires a
  276. Business/ Institution/ Government License (below).
  277.  
  278. Send completed Registration Forms to:
  279.  
  280.                     Stage Research
  281.                     6315 Pearl Rd.
  282.                     Suite 301
  283.                     Parma Hts., OH 44130
  284.  
  285.  
  286. _________________________________________________________________
  287.  
  288.                STAGE RESEARCH REGISTRATION FORM
  289.                 for Individual Home Users ONLY
  290.  
  291.  
  292. COSTS:
  293.  
  294. FPU-Fix Software Version 1.x
  295.  
  296.                  License Fee $10 per computer     $__________
  297.  
  298.              *Disks Required ($8.00 each)     $__________
  299.  
  300. -SALES TAX-          Ohio residents add 7.25%     $__________
  301.         (Cuyahoga County residents add 8.25%)
  302.  
  303. TOTAL         . . . . . . . . . . . . . . . . .   $__________
  304.  
  305.  
  306. PAYMENT BY:
  307.  
  308. Sign Here if you prepaid during CompuServe Download _______________________
  309.  
  310. Check/Money Order No.___________________ enclosed for $__________
  311.  
  312. OR CHARGE TO:  MasterCard ___ Visa ___  Expiration Date__________
  313.  
  314. Card Number:_____________________________________________________
  315.  
  316. Card Issued To:__________________________________________________
  317.  
  318. Signature:_______________________________________________________
  319.  
  320.  
  321. MAILING ADDRESS:
  322.  
  323. Name:____________________________________________________________
  324.  
  325. Address:_________________________________________________________
  326.  
  327. City/State/Province:_____________________________________________
  328.  
  329. Country/Postal Code:_____________________________________________
  330.  
  331. Telephone (Voice/FAX/Modem):_____________________________________
  332.  
  333. **   Disks are available at the time of registration only.
  334. Disks are shipped U.S. Mail First Class in the United States
  335. and Airmail to foreign countries.  Upgrades are available
  336. through the Stage Research BBS or CompuServe only and will not
  337. be mailed to users.
  338.  
  339. _________________________________________________________________
  340.  
  341.                      STAGE RESEARCH, INC.
  342.           BUSINESS/ INSTITUTION/ GOVERNMENT LICENSE
  343.  
  344.         NOTICE TO USERS ("COMPANY"):    CAREFULLY READ THE
  345. FOLLOWING LEGAL AGREEMENT. COMPANY'S USE OF THIS SOFTWARE IS
  346. CONDITIONED UPON COMPLIANCE BY COMPANY WITH THE TERMS OF THIS
  347. AGREEMENT. THE SOFTWARE MAY BE EVALUATED FOR FIVE DAYS ON A
  348. ROYALTY FREE BASIS. CONTINUED USE AFTER EVALUATION IS
  349. CONDITIONED UPON PAYMENT BY COMPANY OF THE NEGOTIATED LICENSE
  350. FEE SPECIFIED IN A CONFIRMATION LETTER FROM STAGE RESEARCH,
  351. INC. ("STAGE RESEARCH").
  352.  
  353.         The Software may not be distributed by Company to any
  354. outside corporation, organization or government agency.  This
  355. license authorizes Company to use the number of copies
  356. described in the confirmation letter from Stage Research and
  357. for which Company has paid Stage Research the negotiated
  358. license fee.  If the confirmation letter from Stage Research
  359. indicates that Company's license is "Corporate-Wide", this
  360. license will be deemed to cover copies duplicated and
  361. distributed by Company for use on any additional incremental
  362. machines purchased or leased by Company for one year after
  363. purchase, at no additional charge.
  364.  
  365. This license will remain in effect indefinitely for the version
  366. of the Software named in the confirmation letter from Stage
  367. Research.  If Company does not obtain a confirmation letter and
  368. pay the applicable license fee, this license expires at the end
  369. of the five day evaluation period.  All updates must be
  370. accessed and downloaded from Stage Research's bulletin board,
  371. or the NCSA Forum on CompuServe.
  372.  
  373. I.      SINGLE POINT OF CONTACT.  Support for Software bug
  374. reports and other product issues will be handled through a
  375. single point of contact within the Company.  Company shall
  376. identify the contact individual when placing its order with
  377. Stage Research at the time of purchase or at the first time of
  378. technical support.  There will be no charge for support of the
  379. Software from the Stage Research's headquarters in Cleveland,
  380. OH, USA when channelled through such individual.  Support
  381. requests from other organizational areas will be billed at
  382. normal hourly support rates.
  383.  
  384. II.    EMPLOYEE HOME USE OPTION.  In the case where Company is
  385. licensing more than 75 copies of the Software, Stage Research
  386. will license the Software for home use by employees if
  387. requested by Company, in writing, within the first year of the
  388. license.  The cost for this option is an additional 20% of the
  389. standard site license fee for that number of employee home use
  390. machines.
  391.  
  392. III.     OEM LICENCES.    Companies who make compuer hardware,
  393. software or peripherals (Original Equipment Manufacturers
  394. (OEM's)) may license the use of FPU-Fix software for their
  395. customers provided that the end user customer complies with
  396. either the end user, or business/ institution/ government
  397. license, as appropriate, and provided that the Software is used
  398. only on computers or which contain contain software or
  399. peripheral hardware provided by the OEM as part of the OEM's
  400. agreement with Stage Research ("Licnese Bundle Products").
  401.  
  402. IV.     GENERAL TERMS.
  403.  
  404.         COPYRIGHT.  The Software is protected by United States
  405. copyright laws and international treaty provisions.  Company
  406. acknowledges that no title to the intellectual property in the
  407. Software is transferred to Company.  Company further
  408. acknowledges that full ownership rights to the Software will
  409. remain the exclusive property of Stage Research and Company
  410. will not acquire any rights to the Software except as expressly
  411. set forth in this license.  Company agrees that any copies of
  412. the Software made by Company will contain the same proprietary
  413. notices which appear on and in the Software.
  414.  
  415.         REVERSE ENGINEERING.  Company agrees that it will not
  416. attempt, and will use its best efforts to prevent its employees
  417. from attempting to reverse compile, modify, translate or
  418. disassemble the Software in whole or in part.
  419.  
  420.         LIMITED WARRANTY.  Stage Research warrants that the
  421. Software will perform substantially in accordance with the
  422. accompanying documentation for a period of ninety (90) days
  423. from the date Stage Research receives payment.
  424.  
  425.         COMPANY REMEDIES.  If the Software does not conform to
  426. the limited warranty above ("Limited Warranty"), Stage
  427. Research's entire liability and Company's sole and exclusive
  428. remedy shall be, at Stage Research's option, either to (a)
  429. correct the error, (b) help Company work around or avoid the
  430. error or (c) authorize a refund, so long as the Software is
  431. destroyed by Company.  The Limited Warranty is void if failure
  432. of the Software has resulted from accident, abuse, or
  433. misapplication.  Any replacement Software will be warranted for
  434. the remainder of the original Limited Warranty period.
  435.  
  436.         NO OTHER WARRANTIES.     STAGE RESEARCH DOES NOT
  437. WARRANT THAT THE SOFTWARE IS ERROR FREE.  EXCEPT FOR THE
  438. EXPRESS LIMITED WARRANTY ABOVE, STAGE RESEARCH DISCLAIMS ALL
  439. OTHER WARRANTIES WITH RESPECT TO THE SOFTWARE, EITHER EXPRESS
  440. OR IMPLIED, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF
  441. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  442. NONINFRINGEMENT OF THIRD PARTY RIGHTS.
  443.  
  444.         SEVERABILITY.  In the event of invalidity of any
  445. provision of this license, the parties agree that such
  446. invalidity shall not affect the validity of the remaining
  447. portions of this license.
  448.  
  449.         NO LIABILITY FOR CONSEQUENTIAL DAMAGES.  IN NO EVENT
  450. SHALL STAGE RESEARCH OR ITS SUPPLIERS BE LIABLE FOR
  451. CONSEQUENTIAL, INCIDENTAL OR INDIRECT DAMAGES OF ANY KIND
  452. ARISING OUT OF THE DELIVERY, PERFORMANCE OR USE OF THE
  453. SOFTWARE, EVEN IF STAGE RESEARCH HAS BEEN ADVISED OF THE
  454. POSSIBILITY OF SUCH DAMAGES.  IN NO EVENT WILL STAGE RESEARCH'S
  455. LIABILITY FOR ANY CLAIM, WHETHER IN CONTRACT, TORT OR ANY OTHER
  456. THEORY OF LIABILITY, EXCEED THE LICENSE FEE PAID BY COMPANY.
  457.  
  458.         EXPORT.  Company agrees that it will not export or
  459. re-export the Software to North Korea, Vietnam, Cuba, Iran or
  460. Iraq without the appropriate United States or foreign
  461. government licenses.
  462.  
  463.         GOVERNING LAW.  This Agreement will be governed by the
  464. laws of the State of Ohio as they are applied to agreements to
  465. be entered into and to be performed entirely within Ohio. The
  466. United Nations Convention on Contracts for the International
  467. Sale of Goods is specifically disclaimed.
  468.  
  469.         U.S. GOVERNMENT RESTRICTED RIGHTS.  If the Software is
  470. acquired (i) for use by DoD, use, duplication or disclosure by
  471. the Government is subject to the terms of this license unless
  472. superseded by 252.227-7013(c)(1)(ii) or (ii) for use by
  473. civilian agencies, use, reproduction or disclosure is subject
  474. to the terms of this license unless superseded by 52.227-19.
  475.  
  476.         ENTIRE AGREEMENT.  This Agreement together with any
  477. Stage Research confirmation letter constitute the entire
  478. agreement between Company and Stage Research which supersedes
  479. any prior agreement, including any prior license from Stage
  480. Research, or understanding, whether written or oral, relating
  481. to the subject matter of this Agreement.  The terms and
  482. conditions of this Agreement shall apply to all orders
  483. submitted to Stage Research and shall supersede any different
  484. or additional terms on purchase orders from Company.
  485.  
  486.         Should you have any questions concerning this license
  487. agreement, or if you desire to contact Stage Research for any
  488. reason, please call 216-888-8295, fax 216-888-8009, or
  489. write:  Stage Research, Inc. 6315 Pearl Rd., Suite 301,
  490. Parma Hts., OH, USA, 44130.
  491.  
  492.  
  493. _________________________________________________________________
  494.  
  495.                            ORDER FORM
  496.                BUSINESS/ INSTITUTION/ GOVERNMENT
  497.  
  498.  
  499. Please mail ____________ or FAX _____________ a license confirmation.
  500.  
  501.  
  502. PRICING FOR FPU-Fix software is:
  503.        $10 per copy (up to $400 US Dollars)  -or-
  504.        $4.00 per copy (minimum $400 US Dollars)  -or-
  505.        $5,000 for unlimited (and OEM) use.
  506.        Ohio companies add 7.25% sales tax.
  507.  
  508. Purchase Order Number (if applicable) is___________________
  509.  
  510.                                  For US$ __________________
  511.  
  512. to provide licenses for FPU-Fix for______________ PCs running
  513. DOS / Windows.
  514.  
  515. OEM ONLY: List your License Bundle Product(s):
  516. _______________________________________________________________
  517.  
  518. _______________________________________________________________
  519.  
  520.            PURCHASER'S ADDRESS AND CONTACT INFORMATION:
  521.  
  522. Name:_______________________________  Dept:____________________
  523.  
  524. Company:_______________________________________________________
  525.  
  526. Address:_______________________________________________________
  527.  
  528. _______________________________________________________________
  529.  
  530. City/State/Province:___________________________________________
  531.  
  532. Country/Postal Code:___________________________________________
  533.  
  534. Telephone:____________________   Fax:__________________________
  535.  
  536. (OPTIONAL)
  537. Technical Contact Person will be ______________________________
  538.  
  539. Who can be reached at:_________________________________________
  540.  
  541.                Send this request to:
  542.                     Stage Research
  543.                     6315 Pearl Rd.
  544.                     Suite 301
  545.                     Parma Hts., OH 44130
  546.                  Or FAX:  216-888-8009
  547.